home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nintendo Dictionary Encyclopedia
/
NINTENDO DICTIONARY VOL 1.iso
/
5shou.exe
/
scripts
/
DefineButton2_38
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
1998-12-12
|
59b
|
5 lines
on(release){
stopAllSounds();
gotoAndStop(25);
}